ItemIsReadOnly Property
Gets a value indicating whether this instance is read only.
Namespace: Independentsoft.PstAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
Property Value
Booleantrue if this instance is read only; otherwise,
false.